Initializes a new instance of the IndexedCollection<(Of <(<'T>)>)> class that contains elements copied from the specified list.
Namespace:
C1.LiveLinq.CollectionsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
Parameters
- list
- Type: System.Collections.Generic..::..IList<(Of <(<'T>)>)>
The collection whose elements are copied to the new instance.